'宣言 Public Overloads Function AddChart( _ ByVal chartType As ChartType, _ ByVal sheet As Sheet, _ ByVal boundsInTwips As System.Drawing.Rectangle, _ Optional ByVal chartInitializer As System.Action(Of WorksheetChart) _ ) As WorksheetChart
public WorksheetChart AddChart( ChartType chartType, Sheet sheet, System.Drawing.Rectangle boundsInTwips, System.Action<WorksheetChart> chartInitializer )
オンラインで表示: GitHub